Juhana Leinonen

Achievements by Juhana LeinonenVersion 1/151231
"A simple but flexible rule-based achievement system. Awarded achievements can optionally persist in external files after a restart."
"Bulky items that can be carried only if the player is not carrying anything else."
Debug Files by Juhana LeinonenVersion 2(for Glulx only)
"A development tool for saving debugging information to an external text file during beta testing."
"A development tool for testing all actions on any given object - or one action on all objects - at once to see whether the game's responses are sensible."
"Allows the player to travel between regions. Useful for example when the player travels between large regions far apart from each other (e.g. cities), or for traveling in vehicles and public transportation."
"Automatically corrects commands given to NPCs where the order is reversed, for example HELLO, ALICE instead of ALICE, HELLO."
Vorple by Juhana LeinonenVersion 3/191117(for Glulx only)
"Core functionality of Vorple, including JavaScript evaluation and adding HTML elements."
Vorple Command Prompt Control by Juhana LeinonenVersion 3/181103(for Glulx only)
"Manually triggering parser commands, changing the contents of the command prompt and manipulating the command history."
Vorple Element Manipulation by Juhana LeinonenVersion 3/181103(for Glulx only)
"Adding, removing, hiding, moving and other basic manipulation of HTML document elements."
Vorple Hyperlinks by Juhana LeinonenVersion 3/181103(for Glulx only)
"Hyperlinks that either open a web site, execute a parser command or evaluate JavaScript code."
Vorple Modal Windows by Juhana LeinonenVersion 3/190914(for Glulx only)
"Modal windows are dialog prompts or other information windows that pop up on top of the play area and require user action to dismiss."
Vorple Multimedia by Juhana LeinonenVersion 3/191119(for Glulx only)
"Displaying images and playing sounds and music."
Vorple Notifications by Juhana LeinonenVersion 3/181103(for Glulx only)
"Notifications that display a short message on the screen and disappear after a few seconds."
"Vorple equivalent of Basic Screen Effects by Emily Short. Waiting for a keypress, clearing the screen, aligning, styling and coloring text."
Vorple Status Line by Juhana LeinonenVersion 3/181103(for Glulx only)
"The Vorple version of the standard status line."
Vorple Tooltips by Juhana LeinonenVersion 3/181103(for Glulx only)
"Tooltips that can be activated on request or when the mouse cursor is moved over an element."